GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / OcrPages_4 Method





In This Topic
OcrPages_4 Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(361)>
Function OcrPages_4( _
   ByVal PageRange As String, _
   ByVal ThreadCount As Integer, _
   ByVal Dictionary As String, _
   ByVal DictionaryPath As String, _
   ByVal CharWhiteList As String, _
   ByVal DPI As Single, _
   ByVal OcrMode As OCRMode, _
   ByVal TimeoutMillisec As Integer, _
   ByVal Sync As Boolean _
) As GdPictureStatus
[DispId(361)]
GdPictureStatus OcrPages_4( 
   string PageRange,
   int ThreadCount,
   string Dictionary,
   string DictionaryPath,
   string CharWhiteList,
   float DPI,
   OCRMode OcrMode,
   int TimeoutMillisec,
   bool Sync
)
function OcrPages_4( 
    PageRange: String;
    ThreadCount: Integer;
    Dictionary: String;
    DictionaryPath: String;
    CharWhiteList: String;
    DPI: Single;
    OcrMode: OCRMode;
    TimeoutMillisec: Integer;
    Sync: Boolean
): GdPictureStatus; 
DispIdAttribute(361)
function OcrPages_4( 
   PageRange : String,
   ThreadCount : int,
   Dictionary : String,
   DictionaryPath : String,
   CharWhiteList : String,
   DPI : float,
   OcrMode : OCRMode,
   TimeoutMillisec : int,
   Sync : boolean
) : GdPictureStatus;
[DispId(361)]
GdPictureStatus OcrPages_4( 
   string* PageRange,
   int ThreadCount,
   string* Dictionary,
   string* DictionaryPath,
   string* CharWhiteList,
   float DPI,
   OCRMode OcrMode,
   int TimeoutMillisec,
   bool Sync
) 
[DispId(361)]
GdPictureStatus OcrPages_4( 
   String^ PageRange,
   int ThreadCount,
   String^ Dictionary,
   String^ DictionaryPath,
   String^ CharWhiteList,
   float DPI,
   OCRMode OcrMode,
   int TimeoutMillisec,
   bool Sync
) 

Parameters

PageRange
ThreadCount
Dictionary
DictionaryPath
CharWhiteList
DPI
OcrMode
TimeoutMillisec
Sync
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members